03. Quiz: Enumeration

03 - Enumeration V3

Enumeration 1

QUESTION:

What is the first term?

SOLUTION:

NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer

Enumeration 2

QUESTION:

What is the second term?

SOLUTION:

NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer

Enumeration 3

QUESTION:

What is the third term?

SOLUTION:

NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer

Enumeration 4

QUESTION:

What is the fourth term?

SOLUTION:

NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer

Enumeration 5

QUESTION:

What is the fifth term?

SOLUTION:

NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer

Enumeration 6

QUESTION:

What is the product of the five terms?

SOLUTION:

NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer

04 - Enumeration Solution V2